Stack<T>(IEnumerable<T>)
Stack<T>(Int32)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Collections.Generic.Stack`1 class that is empty and has the default initial capacity.
- Type
- void
- Character
- public
- Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.Collections.Generic.Stack`1 class that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description collection System.Collections.Generic.IEnumerable<T> - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.Collections.Generic.Stack`1 class that is empty and has the specified initial capacity or the default initial capacity, whichever is greater.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description capacity Int32 - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database